Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way for content to write arbitrary files into replay. #5405

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

PJB3005
Copy link
Member

@PJB3005 PJB3005 commented Aug 27, 2024

Added a new RecordingStopped2 event that receives a IReplayFileWriter object that can be used to write arbitrary files into the replay zip file.

Fixes #5261

Added a new RecordingStopped2 event that receives a IReplayFileWriter object that can be used to write arbitrary files into the replay zip file.

Fixes space-wizards#5261
@PJB3005 PJB3005 merged commit 12b0bc4 into space-wizards:master Aug 27, 2024
3 checks passed
@PJB3005 PJB3005 deleted the 24-08-27-replay-writer-api branch August 27, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appending data to a replay zip is way too difficult/impossible
1 participant